home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 726-750 / 731 / gadtoolsbox / todo < prev    next >
Text File  |  1995-03-18  |  4KB  |  84 lines

  1.  
  2.   This file contains suggestions/bugs that I am working on  but  have not
  3.   made it in this release yet. Please read this file  _before_  you start
  4.   sending me bug reports and suggestions. Thanks in advance.....
  5.  
  6.   BUG   = A bug that's still in there.
  7.   SUG   = A suggestions which still needs to be implemented.
  8.   ADD   = An addition that must be made.
  9.   ASU   = SUG+ADD
  10.   REV   = Revision work
  11.   LFS   = Looking for someone to.....
  12.   -----------------------------------------------------------------------
  13.  
  14.   LFS   Who  is  capable  and willing  to create a  Modula II source code
  15.         generator for GadToolsBox?   The source generator must be written
  16.         in C and compilable with DICE.  When you are interested  to  take
  17.         this  uppon yourself  please let  me know  about it so that I can
  18.         send you the source to the program.
  19.  
  20.   REV   Maybe it's a good idea, since the program  is getting  bigger and
  21.         bigger,  to split up the program  into  seperate  programs  which
  22.         can then be loaded by the main task whenever necessary.  This can
  23.         be done with Matthew's dynamic.library. This is a maybe.....
  24.  
  25.   BUG   There seems to be a problem when 1.3 is started and a  1.0 config
  26.         file is still available. I've gotten bug-reports on gtb  GURU'ing
  27.         uppon startup when this is the case.  I have  not  been  able  to
  28.         confirm this bug.
  29.  
  30.   BUG?  The  font  adaptable  source  should open  a private  copy of the
  31.         system/screen font. I dont know yet if this is necessary.
  32.  
  33.   SUG   More info in the generated  source header  like the  name  of the
  34.         owner, date of generation, etc.
  35.  
  36.   SUG   Localization. I don't have 2.1 yet so this is one for the future.
  37.  
  38.   SUG   Showing the Gadget Text's when moving.
  39.  
  40.   SUG   Letting the user determine the order of string and number gadgets
  41.         to make the TAB, SHIFT-TAB cycling somewhat more user-controlable
  42.  
  43.   SUG   A tool window with the most used functions and the  created menus
  44.         attached to it.
  45.  
  46.   SUG   Copying gadgets and/or menus between different windows.
  47.  
  48.   SUG   The saving of predefined menu(s) and/or gadget(s) (templates...).
  49.  
  50.   SUG   Making the default  tool  in  the  created  icons  somewhat  more
  51.         flexible. The suggestion is to setup an assign  to the  directory
  52.         in which the program is located and to use this in the icons.
  53.  
  54.   SUG   ARexx port.  Should the  program  be  controlable  through  ARexx
  55.         completely or only the basics like  source  generating?  Comments
  56.         on this topic are welcome.
  57.  
  58.   SUG   More fonts in a single project.
  59.  
  60.   ASU   Generating an array of gadget initial states. E.g.  TRUE or FALSE
  61.         for a CheckBox Gadget, The select node in a ListView gadget,  The
  62.         level of a slider and so on....  These things can then be updated
  63.         by the event handler.
  64.  
  65.   ASU   Importing  IFF  ILBM  images  and  maybe  even  make  use  of the
  66.         standard intuition boopsi images and gadgets.
  67.  
  68.   ASU   Making the GETFILE boopsi image sizeable.
  69.  
  70.   SUG   Add text attributes to the IntuiText editor.
  71.  
  72.   SUG   Showing the coordinates even when one is asked to click at the top
  73.         left corner of a bevel-box that is to be created.
  74.  
  75.   SUG   Adding the GTMX_Active tag to the MX editor.
  76.  
  77.   SUG   Double-clicking a gadget to pop-up it's editor.
  78.  
  79.   SUB   Add preferences  bits for each  seperate window in which  the user
  80.         can  select  to  generate  a  call  to a  user-definable rendering
  81.         routine. Also the user should be enabled to tell wether  or not to
  82.         let a particular window font-adapt, if (s)he wants a IDCMP handler
  83.         and what kind.
  84.